EXECUTE FOLDER DIALOG
This command displays the Folder Dialog.
ARGUMENTS:
optional:
* Window Handle = Handle to the parent window
optional:
* Title = The title string of the dialog
RETURNS:
The folder that was selected. If the user cancelled the dialog an empty string is returned.
SYNTAX
Return String=EXECUTE FOLDER DIALOG([Window Handle [,Title]])
RELATED INFO
View Dialogs Index
View STYX Index
View STYX Main File
